ComponentOne Xamarin.Android
Refresh(Nullable<GridCellType>,GridCellRange) Method


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridBase Class > Refresh Method : Refresh(Nullable<GridCellType>,GridCellRange) Method
Syntax
'Declaration
 
Public Overloads Sub Refresh( _
   Optional ByVal cellType As Nullable(Of GridCellType), _
   Optional ByVal range As GridCellRange _
) 
'Usage
 
Dim instance As GridBase
Dim cellType As Nullable(Of GridCellType)
Dim range As GridCellRange
 
instance.Refresh(cellType, range)

Parameters

cellType
range
See Also

Reference

GridBase Class
GridBase Members
Overload List